﻿2026-06-08T23:22:45.5411359Z ##[group]Run actions/checkout@v5
2026-06-08T23:22:45.5412078Z with:
2026-06-08T23:22:45.5412440Z   repository: SaberMage/spt-core
2026-06-08T23:22:45.5415552Z   token: ***
2026-06-08T23:22:45.5415911Z   ssh-strict: true
2026-06-08T23:22:45.5416258Z   ssh-user: git
2026-06-08T23:22:45.5416610Z   persist-credentials: true
2026-06-08T23:22:45.5417084Z   clean: true
2026-06-08T23:22:45.5417460Z   sparse-checkout-cone-mode: true
2026-06-08T23:22:45.5417874Z   fetch-depth: 1
2026-06-08T23:22:45.5418226Z   fetch-tags: false
2026-06-08T23:22:45.5418590Z   show-progress: true
2026-06-08T23:22:45.5418934Z   lfs: false
2026-06-08T23:22:45.5419248Z   submodules: false
2026-06-08T23:22:45.5419597Z   set-safe-directory: true
2026-06-08T23:22:45.5420155Z ##[endgroup]
2026-06-08T23:22:45.6189804Z Syncing repository: SaberMage/spt-core
2026-06-08T23:22:45.6191226Z ##[group]Getting Git version info
2026-06-08T23:22:45.6191856Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-08T23:22:45.6192775Z [command]/usr/bin/git version
2026-06-08T23:22:45.6215420Z git version 2.43.0
2026-06-08T23:22:45.6232045Z ##[endgroup]
2026-06-08T23:22:45.6242572Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f2718a19-e30e-4ab0-b095-5a01996392aa' before making global git config changes
2026-06-08T23:22:45.6243675Z Adding repository directory to the temporary git global config as a safe directory
2026-06-08T23:22:45.6245680Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-08T23:22:45.6276116Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-08T23:22:45.6294341Z https://github.com/SaberMage/spt-core
2026-06-08T23:22:45.6303873Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-08T23:22:45.6306271Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-08T23:22:45.6323208Z refs/heads/dev-freeform
2026-06-08T23:22:45.6329952Z [command]/usr/bin/git checkout --detach
2026-06-08T23:22:45.6407876Z HEAD is now at 6843a8f feat(mesh)!: fan-out widen + delete TrustStore → mesh on (REQ-MESH-3, REQ-MESH-5) — Mesh-D6
2026-06-08T23:22:45.6440424Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-08T23:22:45.6462408Z Deleted branch dev-freeform (was 6843a8f).
2026-06-08T23:22:45.6487621Z ##[endgroup]
2026-06-08T23:22:45.6489328Z [command]/usr/bin/git submodule status
2026-06-08T23:22:45.6668003Z ##[group]Cleaning the repository
2026-06-08T23:22:45.6671017Z [command]/usr/bin/git clean -ffdx
2026-06-08T23:22:45.6698586Z Removing traceable-reqs
2026-06-08T23:22:45.6705679Z [command]/usr/bin/git reset --hard HEAD
2026-06-08T23:22:45.6744839Z HEAD is now at 6843a8f feat(mesh)!: fan-out widen + delete TrustStore → mesh on (REQ-MESH-3, REQ-MESH-5) — Mesh-D6
2026-06-08T23:22:45.6748540Z ##[endgroup]
2026-06-08T23:22:45.6750249Z ##[group]Disabling automatic garbage collection
2026-06-08T23:22:45.6753041Z [command]/usr/bin/git config --local gc.auto 0
2026-06-08T23:22:45.6776452Z ##[endgroup]
2026-06-08T23:22:45.6777224Z ##[group]Setting up auth
2026-06-08T23:22:45.6781542Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-08T23:22:45.6803016Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-08T23:22:45.6983663Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-08T23:22:45.7008690Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-08T23:22:45.7188290Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-08T23:22:45.7210564Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-08T23:22:45.7392498Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-08T23:22:45.7423080Z ##[endgroup]
2026-06-08T23:22:45.7423844Z ##[group]Fetching the repository
2026-06-08T23:22:45.7429490Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6843a8f4e0335fa947b6eb0b5bed3d6ff39f5796:refs/remotes/origin/dev-freeform
2026-06-08T23:22:46.1517821Z ##[endgroup]
2026-06-08T23:22:46.1519113Z ##[group]Determining the checkout info
2026-06-08T23:22:46.1520192Z ##[endgroup]
2026-06-08T23:22:46.1524471Z [command]/usr/bin/git sparse-checkout disable
2026-06-08T23:22:46.1568770Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-08T23:22:46.1591585Z ##[group]Checking out the ref
2026-06-08T23:22:46.1594186Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-08T23:22:46.1635813Z Switched to a new branch 'dev-freeform'
2026-06-08T23:22:46.1636798Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-08T23:22:46.1640795Z ##[endgroup]
2026-06-08T23:22:46.1670499Z [command]/usr/bin/git log -1 --format=%H
2026-06-08T23:22:46.1688970Z 6843a8f4e0335fa947b6eb0b5bed3d6ff39f5796
